home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 1996 August
/
Designer's Club 1996 August.iso
/
pc
/
ideasrc
/
windmill.dir
/
00021.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-07-09
|
197 b
|
12 lines
on mouseDown
puppetSprite(9, 1)
set the castNum of sprite 9 to 20
updateStage()
if soundBusy(1) then
puppetSound(0)
else
puppetSound("millhelp")
end if
puppetSprite(9, 0)
end